This project requires the JBoss Util class from Ejb 3 Tutorial 2 - Starting the Container:
  1. Open your previous tutorial's project
  2. Expand the src folder
  3. Select the util package (right-click and select Copy)
  4. Open the current tutorial's project
  5. Select the src folder
  6. Paste the util package there (right-click and select Paste - note you'll get a warning about the util package already existing, when asked click on yes, you won't lose anything).